How to Install eb-utils software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install eb-utils software package in Ubuntu 12.04 LTS (Precise Pangolin)

eb-utils software package provides C library for accessing electronic books (utilities), you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install eb-utils 

eb-utils is installed in your system.

Make ensure the eb-utils package were installed using the commands given below,

$ sudo dpkg-query -l | grep eb-utils *

You will get with eb-utils package name, version, architecture and description in a table

eb-utils package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Utilities
Package eb-utils
Version 4.4.3-2build1
Description C library for accessing electronic books (utilities)
Sub Section Utils


See Also, How to uninstall or remove eb-utils software package from Ubuntu 12.04 LTS (Precise Pangolin)?